Skip to content

Conversation

@ranok
Copy link
Contributor

@ranok ranok commented Nov 22, 2025

Per discussion in hugovk/python-library-fuzzers#6 this PR adds an XML parser fuzzer and small corpus to the https://github.com/google/oss-fuzz/tree/master/projects/python3-libraries harnesses.

Once merged I will submit a PR to the os-fuzz repo to add this fuzzer to the Dockerfile and build.sh to improve coverage.

@ranok
Copy link
Contributor Author

ranok commented Dec 7, 2025

@hugovk just wanted to make sure there's nothing else I need to do on this PR, then I'll submit the oss-fuzz one

@hugovk
Copy link
Member

hugovk commented Dec 8, 2025

@ranok Thanks for the PR. Just needs a review :)

@sethmlarson Would you like to review this?

Separately, should we add some sort of CI to this repo?

Copy link
Collaborator

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only one comment, otherwise this looks like a fine start to an XML fuzzer.

@ranok
Copy link
Contributor Author

ranok commented Dec 10, 2025

@sethmlarson I have addressed you comment, and will open another PR to add the same level of specific except for the other fuzzers missing it (e.g., html, decode, etc.)

@sethmlarson sethmlarson merged commit 0b96a17 into python:main Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants